Welcome![Sign In][Sign Up]
Location:
Search - boa web

Search list

[Internet-Networkws031202-2.1.8

Description: GoAhead WebServer是一个用于嵌入式开发的服务器,它体积小但功能强大,支持ASP,JAVASCRIPT,FORM,CGI等功能,被称作“针尖上的服务器”。-is an embedded development for the server, it is small in size but powerful support ASP, JAVASCRIPT, FORM, CGI and other functions, known as the "tip of the server."
Platform: | Size: 1607680 | Author: 王峰 | Hits:

[Web Serverwebs212

Description: GoAhead WebServer Source Code。支持平台:VxWorks, Linux, ECOS-GoAhead WebServer Source Code. Supported platforms : VxWorks, Linux, eCos
Platform: | Size: 912384 | Author: 刘功元 | Hits:

[Embeded Linuxbuffer

Description: boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.-boa the source, a very useful web servers, support for html and cgi, can run on multiple platforms.
Platform: | Size: 2048 | Author: yangkui | Hits:

[Web Server1.pdf

Description: RedHat9.0 linux上配置和使用BOA服务器,Web服务器boa配置文件参数的详细说明- RedHat9.0 linux configuration and the use of BOA on the server,and a detailed description of Web server configuration file parameters boa
Platform: | Size: 53248 | Author: lanyijng | Hits:

[Internet-Networkboa_web_server

Description: BOA是一个简单但功能齐全的WEB服务器-this is a simple but widely used WEB server
Platform: | Size: 121856 | Author: 美玲 | Hits:

[Program docA200912-942

Description: 随着网络带宽的越来越大以及嵌入式技术和嵌入式设备的日益发展成熟,过去的很 多设备如今变成了可管理的网络设备,它们不仅嵌入了操作系统和拥有自己的IP 地址,而 且还通过嵌入web 形式的网络代理端以方便用户的控制和管理。本文通过在arm920t 的开发 板上移植BOA(一个开源的web server),并嵌入到接入网络设备当中以实现对其进行web 化的控制和管理。-With increasing network bandwidth and embedded technology and the increasing development of sophisticated embedded devices, over the past many devices now become manageable network equipment, which not only embedded operating system and has its own IP address, and through web forms embedded in the network proxy client to facilitate the user' s control and management. In this paper, the development board in arm920t transplant BOA (an open source web server), and embedded in the access network equipment for them to achieve their web based control and management.
Platform: | Size: 236544 | Author: chencai | Hits:

[Linux-Unix1232132132131

Description: 为了安全生产需要,在煤炭开采矿井中需要安装监控系统。设计一种精简型嵌入式监控系统,可以通过远 程浏览器访问。文章主要以Linux和S3C2410A为平台,介绍了该系统的硬件接口和软件部分,着重分析了基于 Linux下的USB摄像头驱动设计方法和基于boa服务器的图像采集并在web中显示过程-Production needs for safety, the mine in the coal mining need to install the monitoring system. Design a thin embedded monitoring system, through a remote browser access. Linux and S3C2410A article mainly as a platform, introduced the system' s hardware interface and software components, analyzes the Linux-based USB camera driver under the design method based on image acquisition and boa server shown in the process of web
Platform: | Size: 118784 | Author: qqq | Hits:

[Embeded Linuxupdate

Description: 更新程序,对嵌入式linux,此程序能更新系统的内核和根文件系统,将此程序编译成cgi,通过boa服务器调用能方便地通过网页更新内核及根文件系统。-Update procedures, embedded linux, this procedure can update the system s kernel and root file system, this program is compiled into a cgi, server calls by boa can easily update the kernel and root through the web file system.
Platform: | Size: 43008 | Author: huangXK | Hits:

[Linux-Unixbison-2.5.tar

Description: boa服务器linux下的单进程服务器可以挂载视频服务器使用或者web服务器-boa boa linux boa boa boa boa boa
Platform: | Size: 2703360 | Author: pld | Hits:

[Software EngineeringTX2440A-Develop_Manual_Chinese

Description: tx2440上相关软件开发软件移植手册,包括web服务器boa,文件系统,ftp,linux内核等-software development and transplantation manual on tx2440 , including web server the boa, file system, ftp, linux kernel
Platform: | Size: 2768896 | Author: 郭一 | Hits:

[Web Servertq440_cgi_test

Description: 网页CGI程序,在tq2440中构建boa服务器,外部网络可以访问tq2440中的内容,测试代码运行正常-Web CGI programs, built in tq2440 the boa servers, external network can access the contents of the tq2440 normal run of test code
Platform: | Size: 3072 | Author: 王钢 | Hits:

[Successful incentiveboa502error

Description: linux系统搭建WEB服务器,用boa搭建过程,以及Cgi调用时出现502错误的解决方案 -After compiling boa, set up under the web server error 502 solutions, linux systems encountered a 502 error, liberated approach
Platform: | Size: 141312 | Author: wang | Hits:

[Otherboaporting

Description: 介绍了如何移植开源web服务器boa到arm平台-Describes how to migrate to open source web server boa arm platform
Platform: | Size: 15360 | Author: zhangguo | Hits:

[Software Engineering1

Description: 基于web的嵌入式远程监控系统 关键词:ARM 嵌入式系统;嵌入式 web 监控;boa 服务器;CGI 编程;Linux 操作系统-Keywords: ARM Embedded System Embedded Web Server System Boa Server CGI Programing Linux Operating System
Platform: | Size: 523264 | Author: 徐畅 | Hits:

[Embeded Linuxwww

Description: 基于s5pc100-A8板的智能仓储物联系统,1. M0作为前端信息采集器,通过温湿度、光感等模块实时采集节点所在仓库的环境数据,通过RFID射频刷卡模拟货物出入库,将采集到的数据和货物存储信息通过ZIGBEE无线传输给A8主控板进行数据分析。 2. A8是整个系统的逻辑处理核心,采用多线程架构,线程间使用全局变量、互斥锁、条件变量实现线程同步、互斥、唤醒等动作;分析M0发送来的数据,唤醒相应线程进行短信报警、摄像头抓拍、蜂鸣器、LED灯光报警、出入库等动作,并将数据存入数据库中; 3. A8架设了BOA服务器,可以通过网页和CGI程序与A8主程序进行数据交互,实现仓库数据信息网页显示,网页端可经A8向M0发送指令实现远程控制M0动作;通过网页客户端可以控制摄像头实时监控或拍照存档。-Based s5pc100-A8 board intelligent storage system of Things, 1. M0 information collector as a front end, by the temperature and humidity, light and other real-time acquisition module node where the data warehouse environment, RFID radio frequency card through simulation goods out of storage, will be collected data and information via cargo storage ZIGBEE wireless transmission to the A8 MPU data analysis. 2. A8 is the logical processing core of the system, multi-threaded architecture, the threads using a global variable, mutex, condition variables to achieve thread synchronization, mutual exclusion, wake-up action M0 transmitted data analysis, Wake corresponding thread SMS alarm, camera capture, buzzer, LED light alarm, out of storage and other actions, and the data stored in the 3. A8 BOA set up a server, you can exchange data through Web pages and CGI programs and A8 main achieve page displays data warehouse, web end the A8 to send commands M0 M0 remote control operation it can
Platform: | Size: 3402752 | Author: zhb | Hits:

[Internet-Networkchange-the-IP-address-of-server

Description: BS架构的可以在本地实现通过网络修改远程服务器的IP地址等参数 在远程搭建嵌入式web服务器Boa-BS architecture can achieve through the network in the local modify parameters such as the IP address of the remote server Build in remote embedded web server Boa
Platform: | Size: 378880 | Author: nicai | Hits:

[Web Servermini_httpd-1.21.tar

Description: mini版httpd,随着物联网技术的发展,在一些嵌入式设备管理的与交互中需要通过web服务来访问和控制一些设备,这就需要我们的嵌入式设备能够支持这个功能(嵌入式web服务),即是在嵌入式的设备中运行一个支持脚本或CGI功能的web服务器。常见的嵌入式web服务器有下面的几个: minihttpd ,lighttpd , shttpd ,thttpd ,boa ,appweb , goahead 等。mini_httpd,这个功能相对于其他的来说有弱一点,但是可以满足我的需要了(The mini version of httpd, with the development of networking technology, need to access and control some equipment through web services in embedded equipment management and interaction, which requires our embedded devices to support this function (Embedded Web Service), which is running a script or support CGI function in embedded devices in the web server. The common embedded web server has the following several: Minihttpd, lighttpd, shttpd, thttpd, boa, appweb, Goahead, et al. Mini_httpd, this function is a little weaker than others, but it can meet my needs)
Platform: | Size: 174080 | Author: renanrenan | Hits:

[Linux-Unixcgic205.tar

Description: 与boa服务器结合使用,基于web的远程视频监控(Remote video monitoring based on Web based on boa server)
Platform: | Size: 49152 | Author: wzx6666666 | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net